c_soup_multipart_append_form_file

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
void function(SoupMultipart* multipart, const(char)* controlName, const(char)* filename, const(char)* contentType, SoupBuffer* body_) c_soup_multipart_append_form_file;

Meta